* Added Dutch translations for Nocturne and Renaissance and fixed some typos and grammar
* Added notes on translation errors on the cards themselves (see: Errata)
* Tried to standardize the lay out of the cards over different sets - although no doubt there still will be some which I overlooked ;-)
* Added some more recent bonuses (Dutch)
* I updated the pre-commit hooks for flake8 to use the new repository. I ignored error E741 ambiguous variable name 'l' because this was failing for src/domdib/draw.py
* Fixes for issue #238
Changes to "Urchin / Mercenary", "Hermit / Madman", and "Knights" to conform to the style of other multi-cards. This includes having all card text for rules/description side and FAQ/rules for the rules/extra side.
* New menagerie images
* Added options to deal with the new Way cards
* Added Menagerie set and new card types
* Tool to help bring in a large number of new cards
* reorganize card db, add doit file
* make card_db_src a true source by removing untranslated entries, removing the untranslated field
* turn update language script into a better compiler
* move tools into submodule
* remove language db comparison test; add travis compile and check-in of card db
Co-authored-by: Nick Vance <nickv2002@users.noreply.github.com>