* 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
* 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>