Add DROPGUARDS support
We should add stem support for tor's new DROPGUARDS option. Adding it to the controller is trivial, the interesting bit will be adding an integ test for it.
Our drop_guards() method should check that we're running 0.2.5.1-alpha or later, providing a useful exception if the option isn't supported.