Changes since tag v9.2.5.321

commit 0473731c630544dbf454219c1e425f20658fdd1f
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Aug 10 15:40:06 2022 -0300

    Small fixes and improvements

commit 5fdd6cdb2a7038f636ab69c35aad818e5810e623
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Wed Aug 10 09:57:20 2022 -0300

    Some changes for 10.0, cleanups and additions
    
    - Added DF.table.duplicate(t1, t2): copy a table without copying wow objects.
    - Added DF.table.append(t1, t2): add table1 into table2 (index)
    - Added DF:TruncateNumber(number, fractionDigits): cut decimals.
    - Added: DF:FormatColor(newFormat, r, g, b, a, decimalsAmount): transform a format of color into any other format.
    - DF:ParseColors() now support  string with comma "1, 1, 1, 1".
    - Color Picker: added ColorPicker:GetColor().
    - Text Entry: added TextEntry:IgnoreNextCallback().

commit b8e5bbd2fb24964be1181e7afaee9b661dcc962e
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sat Jul 23 13:48:34 2022 -0300

    Wrath classic

commit 92ea95ebae92c33f67fc983b494393106963871f
Author: Tercio Jose <terciob19@hotmail.com>
Date:   Sun Jun 12 19:09:56 2022 -0300

    return damager if no role found by talent in classic versions of the game (Flamanis)

