* Add toolrank support
* Make bow shot able to level up the bow
* Add requested changes
* Change enable_toolranks to no_toolranks
* Remove the overwritting
* no_toolranks in defs in throwing.register_bow
* Toolranks support: minor changes
Reword documentation in README.md, fix a typo in init.lua and enable toolranks even if def.original_description exists---but do not overwrite it.
* Wait until the arrow hits its target before updating bow toolranks uses
* Add a throwing.toolranks settting to allow globally disabling toolranks
Co-authored-by: upsilon <upsilon@langg.net>