* don't run querys if not strictly required (e.g. query for chars from ajax context)
* prepare user globals and favorites so errors can be handled and don't destroy the template
this also allows for profiling of the affected queries
* add keys to items table to speed up querying for recipes in general and user completions in particular
* make preview area of class: text so styles are applied as expected
* fix evaluation of Markup h2/h3 attribute toc=false, so headings are excluded from TOC as expected
* fix building talent string for hunter pets.
the alternate spells (e.g. Dash & Swoop) must both be included
* align talent order in build scripts talenticons, talentcalc with
Profiler talent string builder
* fix Shamans gaining 5% Parry by talent Spirit Weapons
* cleanup
* respect disabled Quests and Spells when flagging Items as unavailable
* reuse data from loot_link to set difficuly bits and zoneId
for loot container GOs
* move sql files into its own folder.
* move outdated updates out of the update folder, sorted by github tags
* split up the db dump so my editor doesn't try to hang itself if i dare to touch that file