lightweight tag 40e14e7617870d97077cdc2b8cd134afb986b1b7 0.7
Author:	GitHub <noreply@github.com>
Date:	Wed Sep 17 13:03:57 2025 -0400

commit 6e74a06e2a3b5d17b654e159ad26b70d9473af03
Author: alde <r.dybeck@gmail.com>
Date:   Wed Sep 17 12:51:50 2025 -0400

    fix(toy-scanning): ensure only collected toys are included
    
    - Add PlayerHasToy() check to only include collected toys in rotation
    - Use C_ToyBox.GetNumToys() instead of GetNumFilteredToys() to ignore toy box filters
    - Bump version to 0.7
    
    The addon was previously picking up non-collected toys and respecting toy box filters,
    which could lead to unexpected behavior when players had specific filters active.

commit 6e74a06e2a3b5d17b654e159ad26b70d9473af03
Author: alde <r.dybeck@gmail.com>
Date:   Wed Sep 17 12:51:50 2025 -0400

    fix(toy-scanning): ensure only collected toys are included
    
    - Add PlayerHasToy() check to only include collected toys in rotation
    - Use C_ToyBox.GetNumToys() instead of GetNumFilteredToys() to ignore toy box filters
    - Bump version to 0.7
    
    The addon was previously picking up non-collected toys and respecting toy box filters,
    which could lead to unexpected behavior when players had specific filters active.

