tag 578e771823969f8d1cddc3db853eb31faac77313 v10.1.7.470
Author:	Tercio Jose <terciob19@hotmail.com>
Date:	Wed Sep 27 16:58:58 2023 -0300

commit aaf578da0b467affb38fa3c94ecbd84f146beb64
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 27 16:58:40 2023 -0300

    Added DF:GetAvailableSpells() : table<spellId, boolean>
    
    Returns table<spellId, boolean> the boolean indicates if the spell is available to use.
    Changing talents or spec may add or remove some spells from the list and the GetAvailableSpells() has to called again to get a new list.

commit 1566b464fedab2c073bddd3c45907541f9269362
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 27 16:56:40 2023 -0300

    More progress on the keybind setter frame

commit 66c8cd61c9f133678fbdd0bb905e26f0e901153e
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 27 16:56:18 2023 -0300

    Documentation

commit 8e5d91cb6b28714bb7e6f508f3a03d73e481100c
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 27 16:55:37 2023 -0300

    Added .createOnDemandFunc for the tab list, this function runs at the first time the tab is seen

commit 451035d9fabe221e17ade255ecd2f33470889974
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Sep 27 16:54:45 2023 -0300

    Fixed division by zero on ptr

