arti: create TorClient first, then bootstrap.
This change is possible now that #293 (closed) is done.
As an immediate benefit, it allows us to start monitoring the configuration files immediately, and not only after we're done bootstrapping the client.
Closes #336 (closed).