Fixed a bug relating to thread shutdown that may have resulted in exceptions on bot stop, or the bot appearing to still be running even though it's doing nothing
Added logging around thread creation and shutdown to help debug any thread issues in the future
Will now check for an item 5 times before stopping the activity, this should stop it from ending early because runemate didn't detect an item that was actually there
Fixed a bug that prevented the bot from stopping if the target runtime was during a break
Fixed a threading issue with TrackedSkill progress updater
When starting a bot with level goals that have already been completed it will no longer attempt to start those activities before realizing they're finished